snapcraft doesn't tell me where to put the .py file for my custom plugin
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
I'm writing a new plugin and the error message I get when the Python file is not in the right location (which I still don't know at this stage) is not very useful:
$ snapcraft
Searching for local plugin for custom
Issue while loading plugin: unknown plugin: custom
EDIT:
In the end the plugin has to be in "parts/plugins/x_foo.py" and the syntax in snapcraft yams has to bee "plugin: x-foo"
Evaluation history
No evaluation history available.